hvm: Remove lots of custom trap-and-emulate code and defer to
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 21 Feb 2008 18:02:42 +0000 (18:02 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 21 Feb 2008 18:02:42 +0000 (18:02 +0000)
commitc9e9d610ca72069f33eb2e38acdf4de9c0ff54a1
tree7305d8a648352ac7aabe5f3fd58cc12b4c64cf55
parent7147da6f1198137a6605c330dac52301f4f81b08
hvm: Remove lots of custom trap-and-emulate code and defer to
handle_mmio()->hvm_emulate_one()->x86_emulate().
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/hvm/emulate.c
xen/arch/x86/hvm/svm/emulate.c
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/vmx/vmx.c
xen/arch/x86/x86_emulate.c
xen/include/asm-x86/hvm/hvm.h
xen/include/asm-x86/hvm/svm/emulate.h
xen/include/asm-x86/x86_emulate.h